Epilogue
---------------------
0x100 - Enable top screen

0x101 - Heading and top screen layout

0x102 - Sets condvar from 0-4 based on performance?
0 - Superb
1 - OK (There were some good parts!)
2 - OK?
3 - ???
4 - Try Again

0x103 - Checks how many comments can be made based on the rating?
0x103<1> X - Display comment
0 - First comment
1 - Also, second comment
2+- Crash

0x104 - Display score bar
0x104<1> - Start filling bar
0x104<2> - Force the bar to stop between 56-58 ("There were some good parts!")
0x104<3> - "There were some good parts!"
0x104<4> - Grant extra "good parts" points (Resume filling bar, higher pitched filling noise if placed after 0x104<2>)
Note: Both 0x104<1> and 0x104<4> can fill/resume filling the bar
0x104<5> - Sets condvar to 1 if score has been reached by the bar

0x105 - Ranking reveal

0x106 - Automatically determine how many coins to give? (glitchy coin layout will appear if this isn't called)

0x107 X, Y - Check which #index the player is in and the score, and sets condvar to 1 if player deserves the coins in slot Y
0x107<1> X, Y - Enable filled coin graphic in coin set X, on slot Y
X = Which set of coins
0 - Score
1 - Skill Star Bonus
2 - No Miss Bonus
Y = Slot (Used values: 0-7)
0x107<2> - ???
0x107<3> - ???
0x107<4> - Display total coins collected

0x108 - Display Perfect screen?
0x108<1> - Check if playing in Perfect campaign?

0x109 X - Which set of coins to display
0 - Score
1 - Skill Star Bonus
2 - No Miss Bonus
3 - Nothing (remove display)

0x10A - ??? (Unused)
0x10A<1> - ???

0x10B - Start dropping coins into Tibby's hair
0x10B<1> - Set condvar to 1 if all coins have been dropped

0x10C - Epilogue screen

0x10D - ???
0x10D<1> - ???
0x10D<3> - Set condvar to 1 if ???

0x10E - ??? Possibly an unloader?
---------------------
Subs:
0x56 - calls sub5B
0x57 - "There were some good parts!"
0x58 - calls sub5B
0x59 - calls sub5B
0x5A - calls sub5B
0x5B - Normal score reveal
0x5C - Full results/epilogue sequence
0x5D - Perfect screen

Note: The Perfect screen seems to not want to work (displays black screen rather than the Perfect screen) if not triggered right after a Perfect Campaign initiated from Challenge Land.